projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b20866c
)
; * test/lisp/vc/vc-git-tests.el: bend doc string quote
author
Mattias Engdegård
<mattiase@acm.org>
Fri, 29 Mar 2024 10:53:56 +0000
(11:53 +0100)
committer
Mattias Engdegård
<mattiase@acm.org>
Fri, 29 Mar 2024 10:53:56 +0000
(11:53 +0100)
test/lisp/vc/vc-git-tests.el
patch
|
blob
|
history
diff --git
a/test/lisp/vc/vc-git-tests.el
b/test/lisp/vc/vc-git-tests.el
index bbf0c4277dd54a1db2acbfab09a433fafb1772d1..f15a0f52e8c662e7558fb222155398752b328b8a 100644
(file)
--- a/
test/lisp/vc/vc-git-tests.el
+++ b/
test/lisp/vc/vc-git-tests.el
@@
-91,7
+91,7
@@
will be bound to that directory's file name. Once BODY exits, the
directory will be deleted.
Some dummy environment variables will be set for the duration of BODY to
-allow
'
git commit' to determine identities for authors and committers."
+allow
`
git commit' to determine identities for authors and committers."
(declare (indent 1))
`(ert-with-temp-directory ,name
(let ((default-directory ,name)